RESTORE WINDOW

This command will restore the window to the original size and position.

  Syntax
RESTORE WINDOW
  Returns

This command does not return a value.

  Example Code
cls
set display mode 800,600,32
set window on
maximize window
wait 1000*8
restore widow
do
loop
end
  See also

DISPLAY Commands Menu
Index